æòÅⁿâoâiü[

RenderQueueItem Collection


    app.project.renderQueue.items

Description

    The RenderQueueCollection contains all of the Render Queue items. This is the equivalent of all of the items found in the Render Queue window of a given project.

Attributes

    length

    the number of objects in the collection (applies to all collections)

Methods

    []

    retrieves an object or objects in the collection via its index number

    add()

    adds an RenderQueueItemfor a specified composition

See also

    Collection Object